Missing Controller

Error: FancyboxController could not be found.

Error: Create the class FancyboxController below in file: index-app/controllers/fancybox_controller.php

<?php
class FancyboxController extends AppController {

	var $name = 'Fancybox';
}
?>

Notice: If you want to customize this error message, create index-app/views/errors/missing_controller.ctp